xen.git
2006-02-17 awilliam@xenbuild.aw[IA64] different type of argument in vcpu_set_gr()
2006-02-17 awilliam@xenbuild.aw[IA64] wrong type cast in ia64_hypercall
2006-02-17 awilliam@xenbuild.aw[IA64] declaration of metaphysical_rr
2006-02-17 awilliam@xenbuild.aw[IA64] Fixed arch_domain_create
2006-02-16 awilliam@xenbuild.aw[IA64] Cleanup README.origin files
2006-02-10 awilliam@xenbuild.aw[IA64] cleanup extraneous function name change from...
2006-02-10 awilliam@xenbuild.awmerge
2006-02-10 kaf24@firebug... Avoid misleading message about 'not using swiotlb'...
2006-02-10 emellor@leeni... Cope with -1 eventchn_fd -- this occurs when using...
2006-02-10 emellor@leeni... Parse --port argument to migration.
2006-02-10 adam@ipcoast.comFix xm-test network tests to work with hvm support...
2006-02-10 emellor@leeni... The attached patch adds 'xm vtpm-list <DomId>' function...
2006-02-10 emellor@leeni... Rather than require config changes if you aren't using...
2006-02-09 kaf24@firebug... Check the hypercall number in the privcmd hypercall...
2006-02-09 kaf24@firebug... Remove Xen-specific param.h: has only cosmetic change...
2006-02-09 kaf24@firebug... pci-nommu-xen.c is identical to its mainline counterpar...
2006-02-09 awilliam@xenbuild.aw[IA64] take start_info page from dom0 page not from...
2006-02-09 awilliam@xenbuild.aw[IA64] evtchn_ia64 spin lock - fix dead lock
2006-02-09 awilliam@xenbuild.aw[IA64] zero clear page for pgd, pmd, pte.
2006-02-09 awilliam@xenbuild.aw[IA64] fix name conflict(map_domain_page)
2006-02-09 awilliam@xenbuild.aw[IA64] remove CLONE_DOMAIN0 and DOMU_AUTO_RESTART for...
2006-02-09 kaf24@firebug... Remove defunct compile option CONFIG_XEN_SHADOW_MODE.
2006-02-09 kaf24@firebug... Delete old 'shortcut' function __shadow_status() and
2006-02-09 kaf24@firebug... Don't specify VT console structure at all when specifying
2006-02-09 awilliam@xenbuild.aw[IA64] remove set_gpfn_from_mfn from config.h
2006-02-09 awilliam@xenbuild.aw[IA64] added multicall
2006-02-09 kaf24@firebug... Add a vnet chapter to the user manual.
2006-02-09 kaf24@firebug... Update vnets to support UDP encapsulation, multicast...
2006-02-09 kaf24@firebug... Do_softirq is invoked at the path of ia64_leave_kernel...
2006-02-09 kaf24@firebug... Make a VTI domain boot again.
2006-02-09 kaf24@firebug... Remove xennull_con. Use dummy_con.
2006-02-09 cl349@firebug... Fix typos in Kconfig files.
2006-02-09 kaf24@firebug... Fix CPU hotplug.
2006-02-09 kaf24@firebug... More details on ordering and safety of the Xen timer...
2006-02-09 kaf24@firebug... Fix CPU-migration of VMX domains.
2006-02-09 smh22@firebug... Quiet down wbinvd warning for verbose/debug builds...
2006-02-09 rread@ubuntu... Fix the backward compatibility support for using 'vcpus...
2006-02-08 kaf24@firebug... Fix x86_64 CPU hotplug by paravirtualizing the play_dea...
2006-02-08 kaf24@firebug... The NAT checksum fixes in patches/linux-2.6.16-rc2...
2006-02-08 kaf24@firebug... Attached patch for svm will enable a tlb flush for...
2006-02-08 kaf24@firebug... Fix Xen timer interface to allow migration of timers
2006-02-08 kaf24@firebug... Prevent a guest from specifying its own domain id when
2006-02-08 kaf24@firebug... Add 'dom0_max_vcpus' Xen boot parameter.
2006-02-08 kaf24@firebug... Fix i386 CPU hotplug, and CPU hotplug when maxcpus...
2006-02-08 cl349@firebug... Add m2p translation to read_cr3 on x86_64.
2006-02-08 cl349@firebug... x86-64 linux: remove dead code
2006-02-08 cl349@firebug... x86-64 linux: CONFIG_ACPI_BOOT doesn't exist anymore
2006-02-08 cl349@firebug... linux: don't export evtchn_do_upcall()
2006-02-08 cl349@firebug... x86-64 linux: properly exit idle mode from evtchn_do_up...
2006-02-08 cl349@firebug... x86-64 linux: call evtchn_do_upcall on irq stack and...
2006-02-08 cl349@firebug... Use /dev/kmem to map dom0 xenstore page instead of...
2006-02-08 kaf24@firebug... Rationalise initialisation of cpu_possible_map.
2006-02-07 kaf24@firebug... /sbin/udev no longer exists in upstream udev, so use...
2006-02-07 john.levon... Fix pygrub to handle timeout of -1 (wait forever).
2006-02-07 cl349@firebug... Clean up the TPM stack a bit.
2006-02-07 kaf24@firebug... Since USER_PTRS_PER_PGD depends on TASK_SIZE and thus...
2006-02-07 cl349@firebug... Fix ia32 support.
2006-02-07 kaf24@firebug... Apply stricter checking to RDMSR/WRMSR emulations.
2006-02-07 cl349@firebug... Fix x86_64 SMP support.
2006-02-07 kaf24@firebug... Clarify dual licensing of gnttab.[ch] files in Linux.
2006-02-07 cl349@firebug... Fix x86_64 guest console support.
2006-02-07 kaf24@firebug... Remove the PHYSDEV_ACCESS configure option from Linux.
2006-02-06 kaf24@firebug... Remove CONFIG_VMX and CONFIG_SVM compile options. Support
2006-02-06 kaf24@firebug... Allows x86_32 PAE Xen to run VMX domains (2-level guest...
2006-02-06 cl349@firebug... Update ia64 to 2.6.16-rc2.
2006-02-06 cl349@firebug... Fix context copy code in NMI handler.
2006-02-06 kaf24@firebug... Fix hypercall_table size in x86/64.
2006-02-06 kaf24@firebug... A few trivial cleanups from the HVM merge.
2006-02-06 kaf24@firebug... No C1-Clock Ramp disabling on AMD processors. The tiny...
2006-02-06 cl349@firebug... Fix "kernel direct mapping tables" printk.
2006-02-06 kaf24@firebug... Clean up -g in CFLAGS.
2006-02-06 cl349@firebug... Fill hypercall_page so that its VA space doesn't get...
2006-02-06 kaf24@firebug... Temporary fix to include PTY support in domU builds.
2006-02-04 kaf24@firebug... Update the TPM hotplug scripts to determine the reason...
2006-02-03 kaf24@firebug... Fix show_registers() on x86/64. Get rid of
2006-02-03 cl349@firebug... Fix hypercall_page location on x86_64.
2006-02-03 cl349@firebug... Update patches for Linux 2.6.16-rc2.
2006-02-03 cl349@firebug... Update x86_32 -xen config file for PAE builds.
2006-02-03 cl349@firebug... Update to Linux 2.6.16-rc2.
2006-02-03 cl349@firebug... Update x86_32 -xen config file for PAE builds.
2006-02-03 kaf24@firebug... Fix up the new non-paging direct_map shadow pagetable...
2006-02-03 kaf24@firebug... Build the phys_to_machine_mapping array in Xen rather...
2006-02-03 kaf24@firebug... I have previously posted a patch with changes to the...
2006-02-03 kaf24@firebug... Get ia64 working again on xen-unstable after cset 8736.
2006-02-03 cl349@firebug... One more fix to the buildsystem ($^ is not $<).
2006-02-03 cl349@firebug... Fix another corner case in the build system.
2006-02-03 cl349@firebug... Update ignores for .bz2 patches in top level directory.
2006-02-03 stekloff@elm3b216... Make "make disk.img" not require building the entire...
2006-02-03 cl349@firebug... Converge the TPM drivers in the Xen repository
2006-02-02 cl349@firebug... Fix buildsystem.
2006-02-02 cl349@firebug... Revert ia64 changes from previous checkin.
2006-02-02 cl349@firebug... Update to Linux 2.6.16-rc1-git4.
2006-02-02 jrb44@plym... There is a known "xm console" issue related with VMX...
2006-02-02 cl349@firebug... Update patches for linux 2.6.15.
2006-02-02 kaf24@firebug... Blacklist memory-mapped APIC-register pages in the...
2006-02-02 kaf24@firebug... Add argument-checking assertions to rangeset interfaces.
2006-02-02 cl349@firebug... Fix and cleanup how we build i386/x86_64 swiotlb.o.
2006-02-02 kaf24@firebug... Fix some more pfn/mfn/gmfn/gpfn inconsistencies. Fix...
2006-02-02 cl349@firebug... Updates ia64 to 2.6.15.
2006-02-01 rread@ubuntu... use alternative mirror for gcc
next